Release 10.1A: OpenEdge Development:
Progress 4GL Reference
GRID-FACTOR-VERTICAL attribute
The spacing, in vertical grid units, between the vertical grid lines of the frame.
Data type: INTEGER Access: Readable/Writeable Applies to: FRAME widgetIf the value is 1, each vertical grid unit is intersected by a line of horizontal grid points. If the value is greater than 1, every
nth vertical grid unit is intersected by a horizontal line of grid points, wherenis the value of GRID-FACTOR-VERTICAL. The default value is 6.The height of a vertical grid unit is defined by the GRID-UNIT-HEIGHT-CHARS or GRID-UNIT-HEIGHT-PIXELS attribute.
Note: Setting this attribute to 1 has the same effect as setting the GRID-FACTOR-HORIZONTAL attribute to 1, because either setting makes all grid points visible in the frame.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |